object fFileProperties: TfFileProperties Left = 455 Top = 40 BorderStyle = bsDialog Caption = 'Vlastnosti souboru' ClientHeight = 397 ClientWidth = 343 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poMainFormCenter OnCloseQuery = FormCloseQuery OnCreate = FormCreate OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object PageControl: TPageControl Left = 6 Top = 7 Width = 332 Height = 349 ActivePage = tabCommon TabIndex = 0 TabOrder = 0 object tabCommon: TTabSheet Caption = 'Obecn'#233 object Bevel1: TBevel Left = 8 Top = 130 Width = 310 Height = 9 Shape = bsTopLine end object LabelTitle: TLabel Left = 8 Top = 143 Width = 34 Height = 13 Caption = 'N'#225'zev:' end object LabelAlbum: TLabel Left = 8 Top = 167 Width = 32 Height = 13 Caption = 'Album:' end object LabelArtist: TLabel Left = 8 Top = 192 Width = 39 Height = 13 Caption = 'Um'#283'lec:' end object LabelGenre: TLabel Left = 8 Top = 216 Width = 25 Height = 13 Caption = #381#225'nr:' end object LabelTrack: TLabel Left = 135 Top = 241 Width = 31 Height = 13 Caption = 'Stopa:' end object LabelYear: TLabel Left = 8 Top = 241 Width = 23 Height = 13 Caption = 'Rok:' end object Bevel2: TBevel Left = 8 Top = 38 Width = 310 Height = 9 Shape = bsTopLine end object LabelComment: TLabel Left = 8 Top = 266 Width = 49 Height = 13 Caption = 'Koment'#225#345':' end object LabelMode: TLabel Left = 8 Top = 108 Width = 35 Height = 13 Caption = 'Kan'#225'ly:' end object LabelLength: TLabel Left = 8 Top = 87 Width = 31 Height = 13 Caption = 'D'#233'lka:' end object LabelSize: TLabel Left = 8 Top = 67 Width = 40 Height = 13 Caption = 'Velikost:' end object LabelBitrate: TLabel Left = 184 Top = 87 Width = 55 Height = 13 Caption = 'Datov'#253' tok:' end object LabelSamplerate: TLabel Left = 184 Top = 108 Width = 54 Height = 13 Caption = 'Frekvence:' end object LabelPath: TLabel Left = 8 Top = 47 Width = 45 Height = 13 Caption = 'Um'#237'st'#283'n'#237':' end object LabPath: TLabel Left = 67 Top = 47 Width = 251 Height = 13 AutoSize = False end object LabSize: TLabel Left = 67 Top = 67 Width = 251 Height = 13 AutoSize = False end object LabLength: TLabel Left = 67 Top = 87 Width = 101 Height = 13 AutoSize = False end object LabMode: TLabel Left = 67 Top = 108 Width = 101 Height = 13 AutoSize = False end object LabBitrate: TLabel Left = 257 Top = 87 Width = 62 Height = 13 AutoSize = False end object LabSamplerate: TLabel Left = 257 Top = 108 Width = 62 Height = 13 AutoSize = False end object Image: TImage Left = 8 Top = 2 Width = 32 Height = 32 Center = True end object EditFileName: TEdit Left = 69 Top = 9 Width = 248 Height = 21 ReadOnly = True TabOrder = 0 end object EditTitle: TEdit Left = 69 Top = 139 Width = 248 Height = 21 MaxLength = 100 TabOrder = 1 end object EditAlbum: TEdit Left = 69 Top = 164 Width = 248 Height = 21 MaxLength = 100 TabOrder = 2 end object EditArtist: TEdit Left = 69 Top = 189 Width = 248 Height = 21 MaxLength = 100 TabOrder = 3 end object EditGenre: TEdit Left = 69 Top = 214 Width = 156 Height = 21 MaxLength = 30 TabOrder = 4 end object EditTrack: TEdit Left = 180 Top = 239 Width = 45 Height = 21 MaxLength = 10 TabOrder = 6 end object EditYear: TEdit Left = 69 Top = 239 Width = 55 Height = 21 MaxLength = 10 TabOrder = 5 end object MemoComment: TMemo Left = 69 Top = 264 Width = 248 Height = 50 MaxLength = 1000 TabOrder = 7 end end object tabPopularity: TTabSheet Caption = 'Obl'#237'benost' ImageIndex = 1 end end object btnOK: TBitBtn Left = 184 Top = 364 Width = 75 Height = 25 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 1 NumGlyphs = 2 end object btnCancel: TBitBtn Left = 262 Top = 364 Width = 75 Height = 25 Cancel = True Caption = 'Storno' ModalResult = 2 TabOrder = 2 NumGlyphs = 2 end end